home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / text0254.txt < prev    next >
Encoding:
Text File  |  1994-09-20  |  466 b   |  15 lines

  1.  
  2. Hi fellow Blitzers!
  3.  
  4. I am having a little trouble with understanding how to play modules. I am
  5. working on a program that will read a script file with names of modules and
  6. then play them one after another.
  7.  
  8. My problem is how to know when a module ends so I can start the next one.
  9. How do I get my program to wait for the first module to end in a system
  10. friendly way before going on to the next?
  11.  
  12. I have this little skeleton code that doesn't work as I want it to:
  13.  
  14.  
  15.